func crypto/rsa.boringPublicKey
6 uses
crypto/rsa (current package)
fips.go#L138: bkey, err := boringPublicKey(pub)
fips.go#L225: bkey, err := boringPublicKey(pub)
fips.go#L378: bkey, err := boringPublicKey(pub)
notboring.go#L11: func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) {
pkcs1v15.go#L65: bkey, err := boringPublicKey(pub)
pkcs1v15.go#L88: bkey, err = boringPublicKey(pub)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)